ImageStorageHorizontal.width

  1. size_t width [@property getter]
    struct ImageStorageHorizontal(Color)
    @property @nogc nothrow @safe
    size_t
    width
    ()
    if (
    isColor!Color
    )
  2. size_t width [@property getter]
  3. size_t width_;
  4. size_t height_;

Meta